From: Michael Albinus Date: Mon, 28 Sep 2009 12:02:04 +0000 (+0000) Subject: * Makefile.in (ELCFILES): Add net/tramp-imap.elc. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10250 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=edbfafc056963b27e66a60db95d1b02bdd3565bc;p=emacs.git * Makefile.in (ELCFILES): Add net/tramp-imap.elc. --- diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 103bd395bee..60eb7a319dc 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -879,6 +879,7 @@ ELCFILES = \ $(lisp)/net/tramp-ftp.elc \ $(lisp)/net/tramp-gvfs.elc \ $(lisp)/net/tramp-gw.elc \ + $(lisp)/net/tramp-imap.elc \ $(lisp)/net/tramp-smb.elc \ $(lisp)/net/tramp-uu.elc \ $(lisp)/net/tramp.elc \